Added GtkCellArea & GtkCellAreaContext to GtkIconView
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 10 Dec 2010 08:15:39 +0000 (17:15 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 6 Jan 2011 04:51:48 +0000 (13:51 +0900)
commit6d483ed93047ee0564814f560c2da07a82414445
tree22b103f7192d33eacc2b67ba6eef2b22d7b4e023
parent8219ed3a26ef4e2a824d8070eb39e3aa95489fd8
Added GtkCellArea & GtkCellAreaContext to GtkIconView

First commit to icon-view-refactor, essentially only adds the
construct-only "cell-area" property and the context but doesnt
use it.
gtk/gtkiconview.c